label: Improve link styling
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Apr 2020 01:15:30 +0000 (21:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 10 Apr 2020 01:19:22 +0000 (21:19 -0400)
commite3b9dfef1cb57aada63e4d5128e5fa358afaf92d
tree5572d9d187a41e430235e49e26f0539b4ea3c3ef
parent822c2aba36ca0fdb67dc6dee182219fc4f0e91dc
label: Improve link styling

Add a .link style class on labels that contain links,
so we can avoid the focus outline around the label
when individual links are focused, and use the link
node when rendering the focus on links.
gtk/gtklabel.c